﻿ body 
{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:22px;
	background-repeat:repeat-x;
	font-family:Arial;
	color:#444444;
	background-color:#FFFFFF;
	/*background-image:url(../images/juncy/bg.jpg); background-repeat:repeat-x; background-attachment:fixed; 背景不动 */
	background-image:url(../images/juncy/bg_inner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


.juncyDiv
{
	text-align:left;
	width:auto;
	overflow:hidden;
}


.topDiv
{
	height:145px;
	width:1000px;
	overflow:hidden;
}


.innerBannerDiv
{
	width:1000px;
	height:0px;
	overflow:hidden;
	background:green;
}
 

.Announcement
{
	width:998px;
	border:1px solid #bcc1bd;
	height:25px;
	line-height:15px;
	overflow:hidden;
	background-image:url(../images/Announcement_bg.jpg);
}


.bodyDiv
{
	overflow:hidden;
	text-align:left; 
	width:1000px;
	margin:0 auto;
	position:relative;
	/*	background-image:url(../images/loading_wide.gif);	改背景作用	（padding-top:30px; 向下顶）	*/
	background-color:#FFFFFF;
	margin-top:10px;
}


.leftDiv
{
	width:200px;
	float:left;
	overflow:hidden;
	text-align:left;
	border:solid 0px red;
	/*
		leftmenu_sticky.js  改名
		.leftDiv  position:absolute;  去掉
		.contextDiv  margin-left:200px;  去掉
	*/
	position:absolute; 
	left:0px;
}


.contextDiv
{
	width:790px;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin-left:200px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:0px;
	padding-right:0px;
	background-color:#FFFFFF;
}


.contextDiv_in
{
	word-wrap:break-word;
	border:1px #E0E0E0 solid;
	border-top:0px;
	width:778px;
	min-height:840px; height:auto; height:auto !important; height:840px; overflow:visible;	/* 最小高度又能自动拉伸 */
	padding:5px;
	margin-top:0px;
}

.productDetailsTitle
{
	height:37px;
	width:auto; 
	overflow:hidden; 
	line-height:33px; 
	padding-left:35px; 
	margin-bottom:8px;
	color:#FFFFFF;
	background-image:url(../images/productDetailsTitle_bg.gif);
	background-repeat:no-repeat;
}

.contextDiv_in_foot
{
	 width:780px;
	 height:10px;
	 overflow:hidden;
	 background-image:url(../images/juncy/menu_bg.jpg);	
}

 
.middleDiv
{
	width:0px;
	background:#454545;
	float:left;
	overflow:hidden;
	text-align:left;
}


.siteMapNavigation
{
	width:100%;
	height:47px;
	background-image:url(../images/juncy/inner_top_bg.jpg);
	float:left;
	overflow:hidden;
	text-align:left;
	margin:0px;	
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.siteMapNavigation_left
{
	width:630px;;
	height:100%;
	line-height:47px;
	overflow:hidden;
	float:left;
	padding-left:30px;
}
.siteMapNavigation_right
{
	width:130px;
	height:100%;
	line-height:47px;
	overflow:hidden;
	float:right;
	text-align:center;
}
.siteMapNavigation a:link {text-decoration: none; color:#FFFFFF;}
.siteMapNavigation a:visited {text-decoration: none; color:#FFFFFF;}
.siteMapNavigation a:hover {text-decoration: none; color:#e0ecf8;}
.siteMapNavigation a:active {text-decoration: none; font:#e0ecf8; color:#FFFFFF;}



.footDiv
{
	height:412px;
	width:1000px;
	overflow:hidden;
	color:#8E8E8E;
	border-top:0px #a7a7a7 solid;
	text-align:center;
	padding-top:0px;
	background-image:url(../images/juncy/foot_bg.gif);
	background-repeat:no-repeat;
	background-color:#ededed;
}
.footDiv a:link {text-decoration: none; color:#8E8E8E;}
.footDiv a:visited {text-decoration: none; color:#8E8E8E;}
.footDiv a:hover {text-decoration: none; color:#e00000;}
.footDiv a:active {text-decoration: none; font:#e00000; color:#8E8E8E;}




.alkdfhjkaf
{
	color:#ffffff;
}
.alkdfhjkaf a:link {text-decoration: none; color:#ffffff;}
.alkdfhjkaf a:visited {text-decoration: none; color:#ffffff;}
.alkdfhjkaf a:hover {text-decoration: none; color:#d6e4fa;}
.alkdfhjkaf a:active {text-decoration: none; font:#d6e4fa; color:#ffffff;}


.imagePic
{
	 padding:3px;
	 border:1px;
	 border-color:#CCCCCC;	
}


a:link {text-decoration: none; color:#444444;}
a:visited {text-decoration: none; color:#444444;}
a:hover {text-decoration: none; color:#e00000;}
a:active {text-decoration: none; font:#e00000; color:#444444;}

img
{
	border:0px;	
}

INPUT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 2px; BORDER-RIGHT-WIDTH: 2px; height:18px;
}
TEXTAREA {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 2px; BORDER-RIGHT-WIDTH: 2px
}
SELECT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 2px; BORDER-RIGHT-WIDTH: 2px
}
